static deltas: Add support for inline-parts
authorAlexander Larsson <alexl@redhat.com>
Thu, 10 Sep 2015 18:52:54 +0000 (20:52 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 10 Nov 2015 07:56:12 +0000 (08:56 +0100)
commit11a79220e2b5789ed6d835cd3d1374be306f2398
treeaa2b6040e6b59b50981670694920e29a81003263
parent30768a979f82df4f394df9210cc7ce4052d7809e
static deltas: Add support for inline-parts

In this mode the parts are stored in the metadata of the main delta
superblock file.  This can be useful if you want a single-file delta
for easy transport, or for http in the case the delta is very small.
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo-static-delta-compilation.c
src/libostree/ostree-repo-static-delta-core.c